Official tutorial http://jekyllrb.com/docs/installation/1. Jekyll Introduction
Simple: No database, No comments, no need to update the version, just care about the content of the blog.
Static: A deployable static site can be built using only Markdown (or Textile), Liquid, HTML CSS.
Blog form: Custom addresses, categories, pages, blog content, and custom layout designs are the top citizens
First, a good book: Http://git-scm.com/book/zh/v1, is said to read the first 4 chapters of this book will use GitHub most of the functions ofThen go to the topicOriginal address: http://www.ruanyifeng.com/blog/2012/08/blogging_with_jekyll.htmlBuild a free, unlimited-Flow blog----GitHub pages and Jekyll Getting StartedN
ubuntu14.04+jekyll+github pages build a static blog1. Jekyll Introduction
simple : No database, No comments, no need to update the version, just care about the content of the blog.
static : A deployable static site can be built using only Markdown (or Textile), Liquid, HTML CSS.
Blog Form : Custom add
pages and the basic usage of Jekyll software. More importantly, you will experience a new way of building a website.
One, what is Github Pages.
If you know something about programming, you must have heard of GitHub. It claims to be a programmer's Facebook, with a high leve
Github + Jekyll -- create a personal free blog (2) Ruby + Jekyll deployment
Abstract:
In this article, I will introduce how to set up a personal Blog (Blog) on github. By the way, let's take a look at githubPages, and also involve Jekyll technology.
========================
Recently in the play GitHub, suddenly found a lot of instructions on the site or some of the introduction page all in a domain name is *****.github.io.Curious!!! Really curious!!! How did you do that? I also want a ~ ~ ~So went to the website to inquire about, found the official website of https://pages.github.com/.Only HTML static pages can be written. At the bottom, we found a
you commit a local git, you are prompted to set up some information on your personal GitHub account and submit it again after Setup:4. After the local commit is completed, the local modifications are submitted to GitHub, of course. This step is through the directive " git push origin master ", One of the last parameter flags is the specified version number that was submitted to, corresponding to the bran
If you have a GitHub account and you have Git installed nativelyFirst, create a new warehouse
Go to your https://github.com homepage, create a new warehouse named USERNAME.github.com
Username for your username (hereinafter)
Second, installation Jekyll-bootstrap
Enter the following command in Git bash for example to clone the code to your local
git clone https://github.com
-l2-6. Then the command line executes the gem install Jekyll 2-7. Command line execute gem install bundler3. Create a local blog3-1. Then above, command line execution Jekyll new blogs Create local blog with directory name Blogs3-2. Command line Execution Jekyll Server starts the Jekyll server with the following resul
There are many articles on the internet, including1, use GitHub, Jekyll build Your own free Independent blogHttp://blog.csdn.net/on_1y/article/details/19259435#t82, http://cenalulu.github.io/jekyll/This blogger's template is very good can fork for their own useThe quickest way to take advantage of Github+
Use Jekyll-Bootstrap to set up a simple GitHub blog record
1. Add an SSH key:[HTML]Ssh-keygen-t rsa-c "email address"
Enter the command and press Enter. The following prompt is displayed. Press enter.[HTML]Enter file in which to save the key (/home/LQG/. Ssh/id_rsa ):
Then, the system prompts you to enter the encryption string for key decoding:[HTML]Enter passphrase (empty for no passphrase ):En
1. Add an SSH Key:[Html]Ssh-keygen-t rsa-C "email address"
Enter the command and press Enter. The following prompt is displayed. Press enter.[Html]Enter file in which to save the key (/home/lqg/. ssh/id_rsa ):
Then, the system prompts you to enter the encryption string for key decoding:[Html]Enter passphrase (empty for no passphrase ):Enter same passphrase again:
The following prompt is displayed:[Html]Your identification has been saved in/home/lqg/. ssh/id_rsa.Your public key has been saved in/
project library create a new Repo On the GitHub page. The Library name is username.github.com (I am lqgw.2.github.com );
Create a local folder with the same name
mkdir lqg1122.github.comcd lqg1122.github.com
3. Because we use the open-source blog framework Jekyll-Bootstrap, We need to download the code.
Git clone https://github.com/plusjade/jekyll-bootstrap.git
1 Git Introduction
2. Why use Github Pages?
3. Create Github Pages
3.1 install the git tool.
3.2 two pages Modes
3.3 Creation steps
3.4 Common commands
4. Use Jekyll to build a blog
4.1 what is
Objective:see a lot of related tutorials, but in the actual operation still met a lot of problems, here record share my operation flow. Free space used a lot, blog also used some, I heard that GitHub after I want to try to play this static library, feel very good, the operation is relatively simple, you can put some demo feel very good, to see their preferences to build it ~ This article original blog address:/http Www.cnblogs.com/unofficial website a
Original link: http://tabalt.net/blog/make-blog-support-baidu-search-engine/If no description of this blog article are original, please indicate the above link when reproducedGitHub pages Build the site, in Baidu search engine visits, the regular will return 403 forbidden , so Baidu will think the website visit is not stable, the site down right, even K station.To solve this problem, only buy a VPS themselves took a
This article fixed link http://blog.csdn.net/pspgbhu/article/details/51205264
I self-study front one months, write a few web pages want to apply for, online search a variety of methods to build the site, found that not to charge is very troublesome. Finally Huang Tian not negative, let me find github pages, not only free, but also very convenient.
Here I would l
ways, and these need to be adjusted manually. It should be noted that the traditional Web Publishing method provides unparalleled flexibility and performance, but in many cases, this is at the cost of simplicity and ease of use.
When used as a document, it is easier to maintain the document in less troublesome ways.
GitHub Pages allows you to create a website for your project in a specified way, which make
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.